home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / zcommbar.zip / 414.T < prev    next >
Text File  |  1987-12-22  |  1KB  |  26 lines

  1. begin:      ena -8g;cls;lput \r
  2.             lput " ╒ 414 Directory ════════════════════╕\r\n"
  3.             lput " │ a - EXEC-PC                       │\r\n"
  4.             lput " │ b - PEP                           │\r\n"
  5.             lput " │ c - PC Express                    │\r\n"
  6.             lput " │ d - TVRO Satellite BBS            │\r\n"
  7.             lput " │ e - EXEX-PC #2                    │\r\n"
  8.             lput " │ f - Serious User                  │\r\n"
  9.             lput " │ g - EXEC-PC - 2                   │\r\n"
  10.             lput " │ 1 - New City     0 - Redial       │\r\n"
  11.             lput " ╘═══════════════════════════════════╛\r\n"
  12.           acceptl1 s1 "Letter ?"
  13.           if is1,g put "d963-2916\r"
  14.           if is1,f put "d762-6411\r"
  15.           if is1,e put "d963-2898\r"
  16.           if is1,d put "d375-1923\r"
  17.           if is1,c put "d327-5300\r"
  18.           if is1,b put "d291-6989\r"
  19.           if is1,a put "d964-5160\r"
  20.           if is1,1 break; put \rD\r;call city.pursuit.t
  21.           if is1,0 put r\r;pat 1 S?;wait;put 5\r
  22.           pat 1i LINE;pat 2 *;wait
  23.           if !1 goback begin
  24.           t
  25.  
  26.